@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'Alternate';
    src: url('../font/Alternate Gothic No.2 BT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}







/* 导航栏 */
.header_nav{height:90px; width:100%;  z-index: 9;  position: absolute; top:0; left:0; z-index:999; border-bottom: 1px solid rgba(255,255,255,0.5) }
.h_logo{width:20%; height:90px; float: left;display: flex; align-items: center; }
.h_logo img{max-width:100%; height: auto; display: block; align-items: center;  float: left }
.h_logo dl{float: left; margin-left: 5%}
.h_logo dl dt{font-size: 26px; color: #fefefe; font-weight: bold; margin-bottom: 8px}
.h_logo dl dd{font-size: 14px; color: #fefefe; font-family: "Arial"}
.header_ma{float: right; display: flex; align-items: center; height: 90px;}
.header_ma img{align-items: center; margin: 0px auto;}

.navBar{width:720px; float: left;height: 90px; margin-left: 5%}
.nav{ width:100%; margin:0 auto;  }
.nav h3{ font-size:16px;  color:#ffffff  }
.nav .m{ float:left; width:82px;  display:inline; text-align:center;   }
.nav h3 a{font-size: 16px;  color:#fff; line-height:86px; width: 100%;  display: table; text-align: center}
.nav .active h3 a{border-bottom:2px solid #cab07d; height: 100%;}
.nav .sub{ display:none; width:100%; position:absolute; left:0; top:90px;  background:#eee; }
.nav .sub li{ text-align:center;  }
.nav .sub li a{ color:#333; display:block; zoom:1;}
.nav .sub li a:hover{  background:#ddd; color:#c00;   }
.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 29px; line-height:26px;  }
.nav .sub dl a:hover{ color:#c00;  }
.nav .sub dl dt a{ color:#000;  }
.nav .sub dl dd a{ color:#999; padding-left:7px; background:url(images/icon.png) 0 -332px no-repeat;  }

.panel-inner{  background:#f6f6f6; margin: 0 auto; overflow: hidden;}
.nav_left{ width: 43%; float: left; height:310px; border-right: 1px solid #dedede; padding-top: 30px; padding-left: 50px;}
.nav_left h2{ font-size: 24px; line-height: 2.2;}
.nav_left p{ font-size: 14px; line-height: 24px; text-align: justify; color: #666; padding-right: 20px;}
.nav_left a{ display: block; height: 36px; width: 160px; border: 1px solid #cab07d; text-align: center; font-size: 14px; line-height: 36px; color: #cab07d; margin-top:20px;}
.nav_left a:hover{background: #cab07d; color: #fff;}
.nav_center{ width: 22%; float: left; height: 310px;  border-right: 1px solid #dedede; padding-top: 20px;}
.nav_center p{ width: 90%; margin: 0 auto; border-bottom: 1px solid #e5e5e5; padding: 2px 0;}
.nav_center p a{display: block;height: 36px; line-height: 36px;  text-align: center;}
.nav_center p:hover a{ background: #cab07d; color: #fff;}
.nav_right {width:20%; float: right; padding-top: 30px; padding-right: 40px;}
.nav_right span{ height: 178px; width: 325px;overflow: hidden; float: right; display: block;}
.nav_right span img{ width: 100%;}




/* 首页:banner */
.banner{ width:100%; height:930px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:12px; position:absolute; bottom:30px; left:0; width:100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1; margin:0 auto 0; display: table; width: 110px}
.banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:12px;height:12px;  cursor:pointer; border-radius:10px; background:#fff; opacity:0.5}
.banner .slideBox .hd ul li.on{opacity:1}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:930px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }



/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden;  margin-bottom:90px; position: relative; margin-top: 82px }
.index_product_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_product_title h3{font-size: 36px; color: #333333; font-weight: bold; margin-bottom: 15px;}
.index_product_title p{font-size: 14px; color: #666666;}
.index_product_top{width:100%; height: auto; overflow: hidden}
.index_service_title{float: left}
.index_service_title p{font-size: 14px; color: #666666; margin-top: 10px; opacity: 0.6}
.index_service_title h3{font-size: 36px; color: #212121;}
.index_service_title h3 span{color:#cab07d; font-size: 42px; font-family: 'Alternate';}
.index_pro_nav{width:auto; height:auto;  overflow: hidden; float: right}
.index_pro_nav a{width:75px; height: 78px; float: left; margin-left:15px;  text-align: center;  }
.index_pro_nav i{width:100%; height: 50px; display: block}
.index_pro_nav p{width:100%; height: 25px;line-height: 25px; font-size: 16px; color: #666666}
.index_pro_nav a:hover p{color:#cab07d}
.index_pro_nav a:hover{margin-top: -10px;}
.picScroll-left{ position:relative; margin-top:50px; }
.index_product .prev,.index_product .next{ display:block;  width:40px; height:140px;  overflow:hidden; cursor:pointer; position: absolute; top:50%; margin-top: -70px; border: 1px solid #555555 }
.index_product .next{background: url(../images/pro_right.png) no-repeat center; right:-50px;}
.index_product .prev{background: url(../images/pro_left.png) no-repeat center; left:-50px;}
.picScroll-left .bd{width:100%; height: auto;  overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;  }
.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline;  width: 459px; }
.index_pro_pic{width:100%; height: auto; overflow: hidden}
.index_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.picScroll-left .bd ul li h4{width:100%; height: 72px; background: #f7f7f7; text-align: center; line-height: 72px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; color: #333333}

.index_pro_nav a:hover{color:#004098}
.picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.picScroll-left .bd ul li:hover h4{color:#cab07d}











/*关于我们*/
.index_about{width:100%; height:auto; position: relative; z-index: 9; }
.index_about_bottom{width:100%; height: 550px; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat center; padding-top: 66px; margin-top: 20px}
.about_bottom_left{width:476px;  height: 428px; float: left; background: #fff; padding: 45px 48px}
.about_bottom_left h3{font-size: 30px; color: #333333; }
.ab_xx{color:#666666; font-size: 15px; line-height: 30px; margin: 20px 0 40px; display: block}
.ab_info{width:130px; height: 32px; border: 1px solid #adadaf; color:#333; line-height: 32px; text-align: center; display: block; border-radius: 25px;}
.about_bottom_right{width:auto; float:left; margin-left:5%; margin-top: 50px;}
.ab_num{width:100%; height: auto; overflow: hidden;}
.ab_num dl{float: left; text-align: center; margin-right:50px;}
.ab_num dl dt{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333}
.ab_num dl dt span{font-size: 72px; color: #333333; font-family: "Alternate"}
.ab_num dl dd{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #666666}
.ab_num_xx{width:100%; height: auto; overflow: hidden; margin-top: 20px; font-size: 15px; color: #666666; line-height: 30px;}

.ab_info:hover{background: #cab07d; color: #fff}




/*案例*/
.index_case{width:100%; height:617px; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat center; background-attachment: fixed;
    background-size: cover;padding-top:80px; margin-bottom: 94px;}
.index_case_tile{width:100%; height: auto; overflow: hidden; text-align: center}
.index_case_tile p{font-size: 14px; color: #fff; margin-top: 10px; opacity: 0.6}
.index_case_tile h3{font-size: 36px; color: #fff;}
.index_case_tile h3 span{color:#cab07d; font-size: 42px; font-family: 'Alternate';}
.picMarquee-left{ overflow:hidden; position:relative; margin-top: 40px; }
.picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{margin-right:13px; float:left; _display:inline; overflow:hidden; text-align:center; width: 347px; height: auto;  }
.picMarquee-left .bd ul li a{width:100%; height: auto; display: block}
.picMarquee-left .bd ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_case_pic{width:100%; height: auto; overflow: hidden}
.picMarquee-left .bd ul li h3{width:100%; height: 54px; background: #ffffff; text-align: center; line-height: 54px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-top: 80px; margin-bottom: 42px;}
.index_youshi_left{width:33%; height: auto; float: left; position: relative}
.youshi_left_title{width:100%; height: auto; overflow: hidden; margin-bottom: 25px;}
.youshi_left_title p{font-size: 16px; color: #666666; margin-top: 10px;}
.youshi_left_title h3{font-size: 36px; color: #212121; line-height: 48px;}
.youshi_left_title h3 span{color:#cab07d; font-size: 42px; font-family: "Alternate"}
.index_youshi_left .slideTxtBox{ width:100%; height: auto; padding-bottom: 10px}
.index_youshi_left .slideTxtBox .hd{width:100%; height: auto; overflow:hidden}
.index_youshi_left .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden}
.index_youshi_left .slideTxtBox .hd ul li{width:100%; height:72px; padding: 10px 30px 10px 15px; margin-bottom: 2px}
.index_youshi_left .slideTxtBox .hd ul li.on{background: #cab07d}
.index_youshi_left .slideTxtBox .hd ul li.on img{display: block}
.index_youshi_left .slideTxtBox .hd ul li.on dt,.index_youshi_left .slideTxtBox .hd ul li.on dd{color:#fff}
.index_youshi_left .slideTxtBox .hd ul li i{width:50px; height: 100%; float: left}
.index_youshi_left .slideTxtBox .hd ul li img{float: right; display: none; margin-top: 10px;}
.index_youshi_left .slideTxtBox .hd ul li dl{width:270px; height: auto; float: left}
.index_youshi_left dl dt{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333}
.index_youshi_left dl dd{font-size: 12px; color: #999999; line-height: 24px;}
.ys_i1{background: url(../images/ys_i1.png) no-repeat center}
.ys_i2{background: url(../images/ys_i2.png) no-repeat center}
.ys_i3{background: url(../images/ys_i3.png) no-repeat center}
.index_youshi_left .slideTxtBox .hd ul li.on .ys_i1{background: url(../images/ys_hi1.png) no-repeat center}
.index_youshi_left .slideTxtBox .hd ul li.on .ys_i2{background: url(../images/ys_hi2.png) no-repeat center}
.index_youshi_left .slideTxtBox .hd ul li.on .ys_i3{background: url(../images/ys_hi3.png) no-repeat center}
.index_youshi_left .slideTxtBox .bd{width:407px; height: auto; margin-top: 38px; margin-left: 68px}
.bd_youshi{width:100%; height: auto; overflow:hidden}
.bd_youshi h3{font-size: 24px; color: #333333;}
.bd_youshi h3 span{font-size: 30px; color: #cab07d; font-family: "Alternate"}
.bd_youshi p{width:100%; height: 60px; overflow: hidden; line-height: 30px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_youshi_left .slideTxtBox .arrow{position:absolute; left:0; bottom:0; }
.index_youshi_left .slideTxtBox .arrow a{ display:block;  width:46px; height:46px; overflow:hidden;cursor:pointer; border-radius: 50% }
.index_youshi_left .slideTxtBox .arrow .next{background: #f7f7f7 url(../images/ys_bottom.png) no-repeat center;}
.index_youshi_left .slideTxtBox .arrow .prev{ background: #f7f7f7 url(../images/ys_top.png) no-repeat center; margin-bottom: 20px;}
.index_youshi_img{width:61%; height: auto; float: right}
.index_youshi_img img{width:100%; height: auto; display: block}





/*合作*/
.index_hezuo{width:100%; height: auto; overflow:hidden; margin-bottom: 109px}
.index_hezuo_all{width:100%; height: auto;overflow: hidden; border: 3px solid #f7f7f7; margin-top: 20px; padding:24px }
.hezuo_all_img{width:33.6%; height: auto; float: left; position: relative}
.hezuo_all_img img{width:100%; height: auto; display: block}
.hezuo_all_img p{font-size: 16px; color: #fff; opacity: 0.6; position: absolute; bottom:40px; left:62px}
.hezuo_all_img p:after{content: ""; width: 25px; height: 1px; background: rgba(255,255,255,0.6); position: absolute; top:48%; left:-35px;}
.hezuo_all_right{width:61.8%; height: auto; float: right; margin-right: 20px;}
.index_hezuo .slideTxtBox{ width:100%; }
.index_hezuo .slideTxtBox .hd{width:100%; height: auto; overflow:hidden}
.index_hezuo .slideTxtBox .hd ul{width:100%; height: auto; display: block}
.index_hezuo .slideTxtBox .hd ul li{ float:left; width:19.2%; height: 56px; background: #9f9f9f; text-align: center; line-height: 56px; font-size: 16px; color: #fff; margin-bottom: 6px; margin-right: 1%; 
display: flex; align-items: center; padding-left: 2%;}
.index_hezuo .slideTxtBox .hd ul li.on{background: #cab07d}
.index_hezuo .slideTxtBox .hd ul li:nth-child(5n){margin-right: 0}
.index_hezuo .slideTxtBox .hd ul li img{margin-right: 10px;}
.bd_li{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.bd_li h3{font-size: 24px; color: #333333; margin-bottom: 10px;}
.bd_li p{font-size: 16px; color: #787878; margin-bottom: 10px;}
.hezuo_all_input{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.hezuo_all_input dl{width:100%; height:49px;  }
.hezuo_all_input dl input[type="text"]{width:100%; height: 100%; background: none; padding: 0px 15px; font-size: 14px; color: #787878; border: 0}
.hezuo_all_input dl dt{width:49%; height: 100%; border: 1px solid #dedede; background: #f7f7f7; float: left; position:relative}
.hezuo_all_input dl dd{width:49%; height: 100%; border: 1px solid #dedede; background: #f7f7f7; float: right; position:relative}
.hezuo_all_input textarea{width:100%; height: 96px; border: 1px solid #dedede; background: #f7f7f7; padding: 10px; resize: none; margin-top: 15px;}
.input_submit{width:265px; height: 50px; background: #cab07d; text-align: center; line-height: 50px; color:#fff; font-size: 18px; display: block; border: 0;
	margin-top:15px; float: left}
.hz_dhs{margin-left: 32px; float: left; margin-top: 30px;}





/*新闻*/
.index_news{width:100%; height:auto; overflow: hidden;  background: #f7f7f7; padding-top: 50px; padding-bottom: 60px; }
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_title p{font-size: 16px; color: #666666; margin-top: 10px;}
.index_news_title h3{font-size: 36px; color: #212121;}
.index_news_title h3 span{color:#cab07d; font-size: 42px; font-family: "Alternate"}
.index_news_left{width:38.4%; height: auto; float: left; background: #fff; margin-top: 42px; padding: 36px;}
.index_news_left ul{width:100%; height: auto; overflow: hidden}
.index_news_left ul li{width:100%; height: 38px; line-height: 38px; background: url(../images/n_icon.png) no-repeat left center; padding-left: 15px;}
.index_news_left ul li a{width:100%; height: 100%; font-size: 15px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block}
.news_left_top{width:100%; height: auto; overflow: hidden; border-bottom: 1px dashed #e3e3e3; padding-bottom:20px;}
.news_left_top p{width:100%; height: 60px; line-height: 30px; overflow: hidden; font-size: 14px; color: #787878;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.news_left_xx{width:100%; height: 28px; line-height: 28px; margin-bottom: 8px;}
.news_left_xx span{font-size: 14px; color:#fff; background: #cab07d; border-radius: 25px; text-align: center; float: left; width: 98px; height: 28px; line-height: 28px; margin-right: 8px;}
.index_news_right{width:60%; height: auto; float: right; margin-top: 42px;}
.index_news_right a{width:48%; height: auto; float: left;}
.index_news_right a:nth-child(2n){float: right}
.index_news_pic{width:100%;  height: auto; display: block; overflow: hidden}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.index_news_xx{width:100%;  height: auto; overflow: hidden; margin-top: 10px; padding:10px 16px 30px; background: #fff;}
.index_news_xx h3{width:100%; height: 56px; line-height: 56px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #eeeeee; background: url(../images/n_icon.png) no-repeat left center; padding-left:20px;}
.index_news_xx p{width:100%; height: 60px; overflow: hidden; font-size: 14px; color: #787878; line-height:30px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.index_news_xx span{font-size: 14px; color: #787878; display: block; margin-top: 10px}
.index_news_left ul li:hover a{color:#cab07d}
.index_news_right a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_right a:hover h3,.index_news_right a:hover p{color:#cab07d}




/*底部*/
.footer{width:100%; height:auto; overflow: hidden;   position: relative; padding:70px 0 45px; background:#121212}
.footer dl{float: left; margin-right:6%; width: auto}
.footer dl dt{font-size: 16px; color:#fff; line-height: 30px; margin-bottom: 8px;}
.footer dl dd{width:100%; height: auto; overflow: hidden}
.footer dl dd a{color:#fff; font-size: 14px; opacity: 0.7; line-height: 30px; display: block}
.footer dl dd a:hover{opacity: 1}
.footer_right{float: left;  margin-right:10%; width: 28%}
.footer_right a{width:100%; height: auto; overflow: hidden; display: block; margin-bottom: 15px;}
.footer_right a img{max-width: 100%}
.footer_right p{line-height: 30px; width: 100%; color:#fff; font-size: 14px; opacity: 0.4 }
.footer_right p a{color:#fff; font-size: 14px;}
.footer_ma{width:100%; height: auto; margin-top: 20px;}
.f_weixin,.f_sj{width:48px; height: 48px; display: block; position: relative; ; float: left}
.f_weixin i,.f_sj i{opacity: 0.4; display: block; width: 100%; height: 100%}
.f_weixin i{ background: url(../images/f_wx.png) no-repeat center;}
.f_sj i{background: url(../images/f_sj.png) no-repeat center;  }
.footer_ma h3{font-size: 16px; color: #fff; margin-bottom: 8px;}
.footer_ma img{width:90px; height: 90px; position: absolute; top:-90px; left:0; display: none; z-index: 9; }
.f_weixin:hover img{display: block}
.f_sj:hover img{display: block}
.copy{clear:both;width:100%;height:104px; line-height:102px;  position: relative; background: #121212; border-top:1px solid rgba(255,255,255,0.2) }
.copy_l{float:left; font-size:14px; color:#999999; height: 100%; }
.copy_l a{color:#999999}
.copy_l a:hover{color:#cab07d!important}
.footer_zhichi{width:auto; height:100%; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat;  margin-top:40px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:40px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #999999;}
.footer_zhichi i{ float: left;}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#cab07d;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}







/*å†…é¡µ banner*/
.ny_banner{width:100%; height:400px; overflow: hidden; background: #b2b3b9; padding:240px 0 0; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#cab07d}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center}
.case_ban{background:url(../images/case_ban.jpg) no-repeat center}
.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center}
.product_ban{background:url(../images/product_ban.jpg) no-repeat center}
.service_ban{background:url(../images/service_ban.jpg) no-repeat center}
.search_ban{background:url(../images/search_ban.jpg) no-repeat center}
.qywh_ban{background:url(../images/qywh_ban.jpg) no-repeat center}
.dzb_ban{background:url(../images/dzb_ban.jpg) no-repeat center}
.rlzy_ban{background:url(../images/rlzy_ban.jpg) no-repeat center}
.zsjm_ban{background:url(../images/zsjm_ban.jpg) no-repeat center}



/*å†…é¡µå·¦è¾¹å¯¼èˆª*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #cab07d; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#cab07d; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a{color:#cab07d}
.ny_left_nav ul li:hover a.inactive{color:#cab07d}
.ny_left_nav ul li ul li:hover a{color:#cab07d}
.ny_left_nav ul li .inactives{color:#cab07d}
.ny_left_nav ul li ul li:hover a{color:#cab07d}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}

/*å†…é¡µå³è¾¹å†…å®¹*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 34px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}
.ny_about_info p,.keyword_light p{font-size:16px; color:#666}
.keyword_light{font-size:16px; color:#666; line-height:28px;}




/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px; position:relative; overflow:hidden}
.ny_product ul li h3{width:100%; height: 44px; line-height: 40px; font-size: 20px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li .pro-icon{top:130px}
.ny_product ul li:hover .pro-icon{width:100%; height: 100%; top:0; right:0;border-radius: 0;    transition: all 0.5s ease 0s, border-radius 0.2s ease 0.1s; background: rgb(202 176 125 / 71%)}
.ny_product ul li:hover .hover-text{opacity: 1;     transition: 0.5s ease 0.3s;}
.ny_product ul li:hover .pro-icon img{display: none}
.ny_product ul li:hover .pro-img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li p{width:100%; height:40px; line-height:40px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden}
.pro-img{width:100%; height: auto; display: block}
.pro-img img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.hover-text {left: 0;top: 0;padding:20% 10px 0;opacity: 0;z-index: 2; position: absolute; width: 100%; }
.hover-text i { background: url(../images/bai.png) no-repeat; width: 60px; height: 60px; display: block; margin: 20px auto;}
.hover-text h3 {font-size: 24px; color: #ffffff; text-align: center; line-height: 40px; text-align: center }

.pro-text{width:100%; height: 100px; background:#cab07d; }
.pro-text h4{width:100%; height: 100px; line-height: 100px; font-size: 20px; color:#fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align:center }
.pro-text p{width:100%; height: 52px; line-height: 26px; font-size: 14px; color:#666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.pro-icon{width:60px; height: 60px; background: #cab07d; border-radius:50%; box-shadow: 1px 1px 12px rgba(0,0,0,0.3); 
display: flex; align-items: center; position: absolute; top:315px; right:25px;     transition: 0.5s ease 0s;}
.pro-icon img{align-items: center; margin: 0px auto;}






/*产品*/
.ny_product_show{margin-bottom:50px;  font-size:16px; color:#666}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:520px!important; height:100%; overflow:hidden; font-size:16px; color:#666}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:16px; color:#666; line-height:30px; margin-top:10px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.proshow_xx p{font-size:16px; color:#666; line-height:30px;}



.ny_proshow_xx h1{ font-size:30px; color: #191919; height: auto; line-height:40px; margin-top: 10px;font-weight:700;}
.ny_pro_p{width:100%; height:auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:10px;}
.ny_pro_p p{width:100%; height:auto;  color: #000000; line-height: 30px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 20px 0 }
.ny_pro_a a{width:187px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:nth-child(2n){ margin-right:0}
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:18px;}
.ny_pro_dh{width:100%; height:80px; padding-top:20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #b9946a; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}





/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:30px;}
.ny_honor ul{width:100%; height: auto; overflow: hidden}
.ny_honor ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px; position:relative; overflow:hidden}
.ny_honor ul li h3{width:100%; height: 44px; line-height: 40px; font-size: 20px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_honor ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor ul li:nth-child(3n){margin-right: 0px;}
.honor_pic{width:100%; height:auto; overflow:hidden; border:1px solid #eee}
.honor_pic img{width:100%; height:auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor ul li p{width:100%; height:40px; line-height:40px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden}


/*工程案例*/

.ny_case{width:100%; height:auto; overflow:hidden; margin-top:30px;}
.ny_case ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 30px; position:relative; overflow:hidden}
.ny_case ul li h4{width:100%; height: 44px; line-height: 40px; font-size: 18px; color: #fff; text-align:center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; background:#cab07d}
.ny_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case ul li:nth-child(3n){margin-right: 0px;}






/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 26px 0}
.news_time time{color: #cab07d; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #cab07d;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:60%; float: left; margin-left: 3%;margin-top: 10px;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:28px; color: #666; font-size: 15px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:23%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #cab07d;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #cab07d; color: #fff; border:2px solid #cab07d; }
.ny_news_list li:hover .news_time{background: #cab07d;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#cab07d;}



/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: url(../images/lx-bg.png) no-repeat right center; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:50%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 30px 0px; text-align: center; clear: both; font-weight:bold;}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}






@media screen and (max-width:1500px){
	.container{width:1200px}
	.header_nav .container{width:90%}
	.picScroll-left .bd ul li{width:380px;}
	.picMarquee-left .bd ul li{width:300px}
	.hezuo_all_right{margin-right:0; }
	.hezuo_all_img{width:37%}
	.hezuo_all_right{width:61%}
	.index_news_right a{width:49%}
	.index_news_left{padding:17px}
	.footer_right{margin-right:8%}
	.footer dl:last-child{ margin-right:0}
}

@media screen and (max-width:1440px){
	.h_logo{width:18%}
	.navBar{margin-left:3%}
	
}



